Skip to content

Refactor runtime and process manager internals#22

Merged
mrcrgl merged 3 commits intomainfrom
feat/enhance-code-docs
Jul 9, 2025
Merged

Refactor runtime and process manager internals#22
mrcrgl merged 3 commits intomainfrom
feat/enhance-code-docs

Conversation

@mrcrgl
Copy link
Owner

@mrcrgl mrcrgl commented Jul 9, 2025

  • Improve documentation for IdleProcess and SignalReceiver
  • Add auto cleanup of finished children in ProcessManager
  • Clarify ProcessManagerBuilder docs and fix typo in field name
  • Expand docs for RuntimeGuard, RuntimeHandle and core traits
  • Enhance tracing of signal reception in SignalReceiver
  • Implement RuntimeControlMessage as non-exhaustive enum
  • Minor code style and comment refinements throughout

mrcrgl added 3 commits July 9, 2025 10:58
- Improve documentation for `IdleProcess` and `SignalReceiver` - Add
auto cleanup of finished children in `ProcessManager` - Clarify
`ProcessManagerBuilder` docs and fix typo in field name - Expand docs
for `RuntimeGuard`, `RuntimeHandle` and core traits - Enhance tracing of
signal reception in `SignalReceiver` - Implement `RuntimeControlMessage`
as non-exhaustive enum - Minor code style and comment refinements
throughout
@mrcrgl mrcrgl merged commit 9fd0544 into main Jul 9, 2025
3 checks passed
@mrcrgl mrcrgl deleted the feat/enhance-code-docs branch July 9, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant